CRMChartGraphicBlock object

Use this object to draw charts and graphs.

The ASP page author controls the type of chart and associated parameters. In addition, the ASP author chooses the database query to use for the chart or graph. The CRMChartGraphicBlock object inherits all GraphicBlock capabilities and adds the ability to generate a variety of charts.

Syntax to initiate the CRMChartGraphicBlock object:

ChartGraph = CRM.GetBlock('chart')